/ Assembly List / LJCDocAppManagerDAL / DocAppFiles / LJCSearchName

Namespace - LJCDocAppManagerDAL


Parameters
docAppID - The parent ID.
fileName - The item name.

Returns

A reference to the matching item.

Syntax

C#
public DocAppFile LJCSearchName(Int32 docAppID, String fileName)

Retrieve the collection element with name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.